crypto/tls.clientHandshakeStateTLS13.usingPSK (field)
4 uses
crypto/tls (current package)
handshake_client_tls13.go#L31: usingPSK bool
handshake_client_tls13.go#L335: hs.usingPSK = true
handshake_client_tls13.go#L354: if !hs.usingPSK {
handshake_client_tls13.go#L413: if hs.usingPSK {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)